CallGraph
uicallgraphpanel Class Reference

#include <uicallgraphpanel.h>

Inheritance diagram for uicallgraphpanel:
Collaboration diagram for uicallgraphpanel:

List of all members.

Public Member Functions

 uicallgraphpanel (wxWindow *parent, IManager *mgr, const wxString &imagepath, LineParserList *pLines)
virtual ~uicallgraphpanel ()

Protected Member Functions

virtual void OnPaint (wxPaintEvent &event)
virtual void OnSaveCallGraph (wxCommandEvent &event)
virtual void OnClosePanel (wxCommandEvent &event)
void CreateAndInserDataToTable ()

Protected Attributes

wxBitmap m_Bmp
IManager * m_mgr
wxString pathimage
LineParserList * mlines
ConfCallGraph confData

Detailed Description

Definition at line 20 of file uicallgraphpanel.h.


Constructor & Destructor Documentation

uicallgraphpanel::uicallgraphpanel ( wxWindow *  parent,
IManager *  mgr,
const wxString &  imagepath,
LineParserList *  pLines 
)

Definition at line 9 of file uicallgraphpanel.cpp.

Here is the call graph for this function:

Definition at line 29 of file uicallgraphpanel.cpp.


Member Function Documentation

Definition at line 91 of file uicallgraphpanel.cpp.

Here is the call graph for this function:

void uicallgraphpanel::OnClosePanel ( wxCommandEvent &  event) [protected, virtual]

Reimplemented from uicallgraph.

Definition at line 61 of file uicallgraphpanel.cpp.

void uicallgraphpanel::OnPaint ( wxPaintEvent &  event) [protected, virtual]

Reimplemented from uicallgraph.

Definition at line 33 of file uicallgraphpanel.cpp.

void uicallgraphpanel::OnSaveCallGraph ( wxCommandEvent &  event) [protected, virtual]

Reimplemented from uicallgraph.

Definition at line 49 of file uicallgraphpanel.cpp.


Member Data Documentation

Definition at line 37 of file uicallgraphpanel.h.

wxBitmap uicallgraphpanel::m_Bmp [protected]

Definition at line 33 of file uicallgraphpanel.h.

IManager* uicallgraphpanel::m_mgr [protected]

Definition at line 34 of file uicallgraphpanel.h.

LineParserList* uicallgraphpanel::mlines [protected]

Definition at line 36 of file uicallgraphpanel.h.

wxString uicallgraphpanel::pathimage [protected]

Definition at line 35 of file uicallgraphpanel.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables